Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum





Currentdatabase not working in terminate event
~Nicole Opfanaplopynds 12/29/2003 03:56 PM
Applications Development 6.0.1 CF1 Windows XP


Currentdatabase not working in terminate event. Here is my code :

Dim sess As New notessession
Dim db As notesdatabase


Set db=sess.currentdatabase


It tells me "Object variable not set". This used to work perfectly fine in 5. Anybody can help plz ?

Go back